chore: bump @openhop/server @openhop/web openhop to 0.3.1#148
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughThis PR releases version 0.3.1 across the monorepo. Package versions in CLI, server, and web are bumped from 0.3.0 to 0.3.1. The CLI's internal dependencies on ChangesRelease Version 0.3.1
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Patch release for the first-run-seeding work from #147. Versions: - @openhop/server 0.3.0 -> 0.3.1 - @openhop/web 0.3.0 -> 0.3.1 - openhop (CLI) 0.3.0 -> 0.3.1 @openhop/server gets the bulk of the change — startup now seeds every flow under examples/ and examples/showcase/ (stable example-<basename> ids; user-authored flows untouched), and the npm tarball ships the examples tree so `npx openhop demo` works out of the box on a brand new machine. @openhop/web's Pages bundle swaps its sidebar to feature the showcase flows + focused feature demos. The CLI bump is just to keep @openhop/server / @openhop/web dep pins in lockstep. No breaking changes — additive only.
e73e4c7 to
7835e03
Compare
Summary
Patch release for the first-run-seeding work merged in #147.
Versions:
@openhop/server0.3.0 → 0.3.1@openhop/web0.3.0 → 0.3.1openhop(CLI) 0.3.0 → 0.3.1What's actually in 0.3.1:
@openhop/server: startup now seeds every flow underexamples/andexamples/showcase/(stableexample-<basename>ids; user-authored flows untouched). The npm tarball now ships the examples tree (filesfield + prepack copy), sonpx openhop demoworks out of the box on a brand-new machine.@openhop/web: Pages bundle swaps its sidebar to feature the showcase flows + focused feature demos. The general-purpose examples are still seeded by the local server.@openhop/server/@openhop/webpeer-dep pins in lockstep.No breaking changes — additive only. Hence patch, not minor.
Test plan
[Unreleased]rolled into[0.3.1] - 2026-05-13, version-comparison link addednpm install --package-lock-only🤖 Generated with Claude Code
Summary by CodeRabbit